projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e661c
)
Typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 Jan 2012 23:37:47 +0000
(18:37 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 Jan 2012 23:38:04 +0000
(18:38 -0500)
gtk/gtkfontchooser.h
patch
|
blob
|
history
diff --git
a/gtk/gtkfontchooser.h
b/gtk/gtkfontchooser.h
index 9f6dbd0f5219104e0a15b54542aca83bd0b67bbf..6d5fabb0021d8573693b6216b885c7e069a1ec6d 100644
(file)
--- a/
gtk/gtkfontchooser.h
+++ b/
gtk/gtkfontchooser.h
@@
-72,7
+72,7
@@
struct _GtkFontChooserIface
void (* font_activated) (GtkFontChooser *chooser,
const gchar *fontname);
-
/* Paddi
g */
+
/* Paddin
g */
gpointer padding[12];
};